SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

pocketfft-devel rpm build for : Fedora Other. For other distributions click pocketfft-devel.

Name : pocketfft-devel
Version : 1.0^git20230214.076cb3d Vendor : Fedora Project
Release : 5.fc41 Date : 2024-07-20 04:28:02
Group : Unspecified Source RPM : pocketfft-1.0^git20230214.076cb3d-5.fc41.src.rpm
Size : 0.12 MB
Packager : Fedora Project
Summary : C++ header for FFT
Description :
PocketFFT for C++
=================

This is a heavily modified implementation of FFTPack [1,2], with the following
advantages:

- Strictly C++11 compliant
- More accurate twiddle factor computation
- Worst case complexity for transform sizes with large prime factors is
`N*log(N)`, because Bluestein\'s algorithm [3] is used for these cases.
- Supports multidimensional arrays and selection of the axes to be transformed.
- Supports `float`, `double`, and `long double` types.
- Supports fully complex and half-complex (i.e. complex-to-real and
real-to-complex) FFTs. For half-complex transforms, several conventions for
representing the complex-valued side are supported (reduced-size complex
array, FFTPACK-style half-complex format and Hartley transform).
- Supports discrete cosine and sine transforms (Types I-IV)
- Makes use of CPU vector instructions when performing 2D and higher-dimensional
transforms, if they are available.
- Has a small internal cache for transform plans, which speeds up repeated
transforms of the same length (most significant for 1D transforms).
- Has optional multi-threading support for multidimensional transforms

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/41/Everything/s390x/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  pocketfft-devel-1.0^git20230214.076cb3d-5.fc41.noarch.rpm
ftp.icm.edu.pl  pocketfft-devel-1.0^git20230214.076cb3d-5.fc41.noarch.rpm
ftp.icm.edu.pl  pocketfft-devel-1.0^git20230214.076cb3d-5.fc41.noarch.rpm
ftp.icm.edu.pl  pocketfft-devel-1.0^git20230214.076cb3d-5.fc41.noarch.rpm
ftp.icm.edu.pl  pocketfft-devel-1.0^git20230214.076cb3d-5.fc41.noarch.rpm
ftp.icm.edu.pl  pocketfft-devel-1.0^git20230214.076cb3d-5.fc41.noarch.rpm
ftp.icm.edu.pl  pocketfft-devel-1.0^git20230214.076cb3d-5.fc41.noarch.rpm
ftp.icm.edu.pl  pocketfft-devel-1.0^git20230214.076cb3d-5.fc41.noarch.rpm
     

Provides :
pocketfft-devel
pocketfft-static

Requires :
rpmlib(CaretInVersions) <= 4.15.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/include/pocketfft_hdronly.h
/usr/share/doc/pocketfft-devel
/usr/share/doc/pocketfft-devel/README.md
/usr/share/licenses/pocketfft-devel
/usr/share/licenses/pocketfft-devel/LICENSE.md

 
ICM